home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -seriously_amiga- / shareware / programming / other / medlibpashs / medlibpashs.readme < prev    next >
Text File  |  1997-12-01  |  859b  |  24 lines

  1. Short:    Play MED modules using HSPascal 1.1 BUG-FIXED!!!
  2. Uploader: dancab@base.com.br (Daniel Mealha Cabrita)
  3. Author:   dancab@base.com.br (Daniel Mealha Cabrita)
  4. Type:     dev/misc
  5.  
  6.     Well.. HS-Pascal came supporting only standard OS 2.x libraries so
  7.  there isn't much (any?) choices for playing music.
  8.  
  9.     There was a ready-made library for playing MED modules,
  10.  the medplayer.library that makes all the playing job.. but it
  11.  had support only for C programs (and i simply don't like the
  12.  C language itself).
  13.  
  14.     So i wrote my own Pascal support for medplayer.library, following
  15.  the exatly same implementation style that you know with all other
  16.  OS libraries supported by HiSoft.
  17.  
  18.  
  19.     What you're waiting for?.. Let's make some noise using Pascal!          
  20.  
  21.  
  22.   THIS VERSION IS BUG-FIXED!!!
  23.       TRY IT IF YOU ENCOUNTERED PROBLEMS WITH 1.0 VERSION.
  24.